Total Complexity | 97 |
Dependencies | 1 |
Dependents | 2 |
Total lines | 544 |
Lines of code | 277 |
Logical lines of code | 195 |
Comment lines | 36 |
Methods | 9 |
Properties | 8 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
setValuesFromFunction() | 37 | 27 | 66 | |
getColor() | 40 | 21 | 53 | |
setValuesFromHex() | 46 | 10 | 39 | |
setValues() | 50 | 10 | 28 | |
rgbToHsl() | 47 | 8 | 37 | |
hasAlpha() | 56 | 9 | 18 | |
hueToRgb() | 60 | 6 | 13 | |
hslToRgb() | 55 | 5 | 18 | |
__construct() | 73 | 1 | 5 |